Skip to content

Use o.e.equinox.executable.feature.group in pde.build.tests#1885

Merged
HannesWell merged 1 commit intoeclipse-pde:masterfrom
HannesWell:fix-1884
Jul 20, 2025
Merged

Use o.e.equinox.executable.feature.group in pde.build.tests#1885
HannesWell merged 1 commit intoeclipse-pde:masterfrom
HannesWell:fix-1884

Conversation

@HannesWell
Copy link
Copy Markdown
Member

@HannesWell HannesWell commented Jul 20, 2025

Use o.e.equinox.executable.feature.group in pde.build.tests instead of the artificial (to be removed) unit
'org.eclipse.equinox.executable'.
Because the p2.mirror-task that sets up the test environment in the test.xml is configured with followOnlyFilteredRequirements="true" the redirection mechanism of the new definition of
'org.eclipse.equinox.executable' does not work.

Additionally print where the executable was found, just for information.

Fixes #1884

instead of the artificial (to be removed) unit
'org.eclipse.equinox.executable'.
Because the p2.mirror-task that sets up the test environment in the
test.xml is configured with 'followOnlyFilteredRequirements="true"' the
redirection mechanism of the new definition of
'org.eclipse.equinox.executable' does not work.

Additionally print where the executable was found, just for information.

Fixes eclipse-pde#1884
@github-actions
Copy link
Copy Markdown

Test Results

   752 files  +  255     752 suites  +255   46m 18s ⏱️ + 12m 42s
 3 611 tests ±    0   3 556 ✅ ±    0   54 💤 ± 0  1 ❌ ±0 
10 640 runs  +3 611  10 482 ✅ +3 556  157 💤 +55  1 ❌ ±0 

For more details on these failures, see this check.

Results for commit 84b4b10. ± Comparison against base commit 9a64872.

@HannesWell HannesWell merged commit c164bb0 into eclipse-pde:master Jul 20, 2025
23 of 25 checks passed
@HannesWell HannesWell deleted the fix-1884 branch July 20, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Since I20250719-1350 23 cases from org.eclipse.pde.build.tests fail with 'All attempts to find the executable failed'

1 participant